home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_sh-utils.idb / usr / freeware / catman / u_man / cat1 / env.Z / env
Encoding:
Text File  |  1998-05-21  |  2.3 KB  |  68 lines

  1. /xlv1/freeware/1998.May/sh-utils/1.16b/sh-utils-1.16b.diffbuild/man
  2.  
  3.  
  4.  
  5.      EEEENNNNVVVV((((1111))))         FFFFSSSSFFFF ((((GGGGNNNNUUUU SSSShhhheeeellllllll    UUUUttttiiiilllliiiittttiiiieeeessss))))        EEEENNNNVVVV((((1111))))
  6.  
  7.  
  8.  
  9.      NNNNAAAAMMMMEEEE
  10.       env -    run a program in a modified environment
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       eeeennnnvvvv [-] [-i] [-u name] [--ignore-environment]    [--unset=name]
  14.       [--help] [--version] [name=value]... [command    [args...]]
  15.       eeeennnnvvvv
  16.  
  17.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  18.       This documentation is    no longer being    maintained and may be
  19.       inaccurate or    incomplete.  The Texinfo documentation is now
  20.       the authoritative source.
  21.  
  22.       This manual page documents the GNU version of    eeeennnnvvvv.  eeeennnnvvvv runs
  23.       a command with an environment    modified as specified by the
  24.       command line arguments.  Arguments of    the form
  25.       `variable=value' set the environment variable    _v_a_r_i_a_b_l_e to
  26.       value    _v_a_l_u_e.    _v_a_l_u_e may be empty (`variable=').  Setting a
  27.       variable to an empty value is    different from unsetting it.
  28.  
  29.       The first remaining argument specifies a program to invoke;
  30.       it is    searched for according to the specification of the
  31.       PATH environment variable.  Any arguments following that are
  32.       passed as arguments to that program.
  33.  
  34.       If no    command    name is    specified following the    environment
  35.       specifications, the resulting    environment is printed.     This
  36.       is like specifying a command name of `printenv'.
  37.  
  38.     OOOOPPPPTTTTIIIIOOOONNNNSSSS
  39.       --_h_e_l_p
  40.            Print a usage message on    standard output    and exit
  41.            successfully.
  42.  
  43.       -_u, --_u_n_s_e_t _n_a_m_e
  44.            Remove variable _n_a_m_e from the environment, if it    was in
  45.            the environment.
  46.  
  47.       -, -_i, --_i_g_n_o_r_e-_e_n_v_i_r_o_n_m_e_n_t
  48.            Start with an empty environment,    ignoring the inherited
  49.            environment.
  50.  
  51.       --_v_e_r_s_i_o_n
  52.            Print version information on standard output then exit
  53.            successfully.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.      Page 1                         (printed 5/18/98)
  65.  
  66.  
  67.  
  68.